projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9698ee9
)
Touch only the parts of the share/emacs directory specific to this
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 27 Nov 2006 15:41:52 +0000
(15:41 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 27 Nov 2006 15:41:52 +0000
(15:41 +0000)
version.
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 7bfa79008285a780083bfe1c93cb1742a90c0a86..b2ee0caf8ab09908e69f10d4cffbc5e10ff9ee54 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-518,7
+518,7
@@
install-arch-indep: mkdir info
${INSTALL_INFO} --info-dir=$(DESTDIR)${infodir} $(DESTDIR)${infodir}/$$elt); \
done; \
else true; fi
- -chmod -R a+r $(DESTDIR)${datadir}/emacs ${COPYDESTS} $(DESTDIR)${infodir}
+ -chmod -R a+r $(DESTDIR)${datadir}/emacs
/${version} $(DESTDIR)${datadir}/emacs/site-lisp
${COPYDESTS} $(DESTDIR)${infodir}
thisdir=`/bin/pwd`; \
cd ${srcdir}/etc; \
for page in emacs emacsclient etags ctags ; do \